Total Complexity | 50 |
Dependencies | 8 |
Dependents | 1 |
Total lines | 264 |
Lines of code | 179 |
Logical lines of code | 120 |
Comment lines | 23 |
Methods | 10 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
sign() | 38 | 17 | 65 | |
verify() | 50 | 8 | 25 | |
genKeyPair() | 55 | 5 | 18 | |
getKeyRecoveryParam() | 56 | 5 | 18 | |
recoverPubKey() | 54 | 4 | 18 | |
__construct() | 57 | 4 | 17 | |
_truncateToN() | 64 | 4 | 9 | |
keyPair() | 79 | 1 | 3 | |
keyFromPrivate() | 79 | 1 | 3 | |
keyFromPublic() | 79 | 1 | 3 |